home *** CD-ROM | disk | FTP | other *** search
- Date: Wed, 18 Aug 93 10:03:38 -0700
- From: ersmith@netcom.com (Eric R. Smith)
- Message-Id: <9308181703.AA24199@netcom5.netcom.com>
- To: dsb@cs.duke.edu, mint@terminator.rs.itd.umich.edu
- Subject: Re: Applying patches to MiNT source
-
- The MiNT source never sees a Unix system, at least not at this end --
- all MiNT development is done under MiNT, with TOS and MiNT tools. So
- using CR/LF as line terminators works fine (indeed, some TOS tools get
- upset at just plain LF). So that isn't likely to change. It's easy
- enough to write a little Unix utility to strip CR's from files (heck,
- tr or sed should be able to do this) if you want to maintain MiNT on a
- Unix or Unix-style system.
-
- Eric
-